Skip to content

Use typed plugin invocation boundaries#588

Closed
RhysSullivan wants to merge 1 commit intocodex/effect-lint-baselinefrom
codex/effect-lint-plugin-invoke-boundaries
Closed

Use typed plugin invocation boundaries#588
RhysSullivan wants to merge 1 commit intocodex/effect-lint-baselinefrom
codex/effect-lint-plugin-invoke-boundaries

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Summary

  • replace Google Discovery path parameter raw throws with typed invocation errors
  • parse GraphQL introspection JSON through Effect Schema
  • preserve typed plugin invocation errors without unknown message/string handling

Verification

  • bunx oxlint -c .oxlintrc.jsonc packages/plugins/google-discovery/src/sdk/invoke.ts packages/plugins/graphql/src/sdk/introspect.ts packages/plugins/graphql/src/sdk/invoke.ts --deny-warnings
  • bun run typecheck and bunx vitest run (packages/plugins/graphql)
  • bun run typecheck and bunx vitest run (packages/plugins/google-discovery)

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 05698a4 Commit Preview URL

Branch Preview URL
May 06 2026, 02:31 AM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 05698a4 May 06 2026, 02:32 AM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 6, 2026

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@588

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@588

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@588

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@588

@executor-js/storage-core

npm i https://pkg.pr.new/@executor-js/storage-core@588

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@588

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@588

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@588

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@588

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@588

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@588

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@588

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@588

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@588

executor

npm i https://pkg.pr.new/executor@588

commit: 05698a4

@RhysSullivan
Copy link
Copy Markdown
Owner Author

Closing as superseded by focused PRs: #685 covers Google Discovery invoke boundaries and #684 preserves the unique GraphQL invoke boundary cleanup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant